Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit b312bd97e02c07a4b05df9a8f8c7917030325146


Parents : d8e8440
Author : Mark Qvist <mark@unsigned.io>
Date : 2022-05-17T22:44:38+02:00

Run nomadnet as daemon in docker

Changes

1 files changed, 1 insertions(+), 1 deletions(-)

M Dockerfile +1 -1

Diff

diff --git a/Dockerfile b/Dockerfile
index 649ec68..d1c016d 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -21,4 +21,4 @@ COPY --from=build /opt/venv /opt/venv
VOLUME /root/.reticulum
VOLUME /root/.nomadnetwork
-ENTRYPOINT ["nomadnet"]
\ No newline at end of file
+ENTRYPOINT ["nomadnet", "--daemon"]
\ No newline at end of file


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────